adTempus API
|
Gets or sets the maximum number of pieces a message may be split into.
__property long MaxMessages;
long MaxMessages;
Property MaxMessages() As long
0
When SplitLongMessages is used to split lengthy messages into multiple transmissions, the MaxMessages determines the maximum number of parts the message will be split into (any remaining text is not sent).
Set to 0 for no limit.
Detault Value 1
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|